home *** CD-ROM | disk | FTP | other *** search
/ George Foreman's Interac…ng, Barbeque & Rotisserie / George Foreman's Interactive Guide to Grilling, Barbeque, and Rotisserie.iso / jre / lib / jvm.cfg < prev    next >
Text File  |  2002-01-25  |  325b  |  14 lines

  1. #
  2. # @(#)jvm.cfg    1.2 99/07/09
  3. #
  4. # Copyright 1999 by Sun Microsystems, Inc.,
  5. # 901 San Antonio Road, Palo Alto, California, 94303, U.S.A.
  6. # All rights reserved.
  7. #
  8. # List of JVMs that can be used as the first option to java, javac, etc.
  9. # Order is important -- first in this list is the default JVM.
  10. #
  11. -hotspot
  12. -server
  13. -classic
  14.